Click or drag to resize

MessageFlagDueBy Property

Contains the date and time specifying the date by which an e-mail message is due.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public DateTime FlagDueBy { get; set; }

Property Value

Type: DateTime
The flag due by.
See Also